home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / lwmlist / 95.lightwave-10 / 001734_owner-lightwav…mail.webcom.com_Tue Oct 31 22:47:14 1995.msg < prev    next >
Internet Message Format  |  1995-11-07  |  2KB

  1. Received: by mail.webcom.com
  2.     (1.37.109.15/16.2) id AA294208434; Tue, 31 Oct 1995 22:47:14 -0800
  3. Return-Path: <owner-lightwave@mail.webcom.com>
  4. Received: from mv.mv.com by mail.webcom.com with ESMTP
  5.     (1.37.109.15/16.2) id AA293708410; Tue, 31 Oct 1995 22:46:50 -0800
  6. Received: (uucp@localhost) by mv.mv.com (8.6.10/mv(b)/mem-940616) id BAA03342 for lightwave@webcom.com; Wed, 1 Nov 1995 01:40:06 -0500
  7. Received: by fusion.mv.com (V1.16/Amiga)
  8.     id AA00ims; Wed, 1 Nov 95 01:06:31 EST
  9. Date: Wed, 1 Nov 95 01:06:31 EST
  10. Message-Id: <9511010606.AA00imr@fusion.mv.com>
  11. Message-Id: <218a8913.968eb-mark@fusion.mv.com>
  12. In-Reply-To: <19951031.119331E0.13FA9@mailhost.li.net.li.net>
  13.          (from rlhomme@li.net (Richard L'Hommedieu))
  14.          (at Tue, 31 Oct 1995 19:12:38 -0800)
  15. X-Mailer: //\\miga Electronic Mail (AmiElm 4.159)
  16. From: mark@fusion.MV.COM (Mark Thompson)
  17. To: lightwave@mail.webcom.com
  18. Subject: Re: Additive?
  19. Sender: owner-lightwave@mail.webcom.com
  20. Precedence: bulk
  21.  
  22. > >> Can some one explain additive?
  23. > Additive does just what it sounds like it does.. it adds the color of the
  24. > surface to the background color.
  25.  
  26. To elaborate...Normally in LW, when a transparent color is rendered, it
  27. is blended with the background according to the standard blending
  28. algorithm: PixelResult = PixelNew * Trans + PixelOld * (1 - Trans),
  29. where Trans is the transparency of the pixel. In other words, as the
  30. new pixel gets more opaque, the pixel behind it is faded out. This is
  31. the behaviour you would want for standard compositing, but not for
  32. many lighting effects. In contrast, with Additive selected, the new pixel
  33. is still multiplied by the transparency, but the old pixel behind it is
  34. added at its full value. PixelResult = PixelNew * Trans + PixelOld.
  35. This is how light effects should behave, and its how lens flares are
  36. applied.
  37.      *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  38.      *           Mark Thompson                  (603) 424-1829    *
  39.      *         Fusion Films, Inc.             mark@fusion.mv.com  *
  40.      * Director of Animation and Special FX                       *
  41.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  42. --
  43. mark@fusion.MV.COM (Mark Thompson) sent this message.
  44. To Post a Message           : lightwave@webcom.com
  45. Un/Subscription Requests To : lightwave-request@webcom.com
  46. (DIGEST)                 or : lightwave-digest-request@webcom.com
  47. Administrative Items To     : owner-lightwave@webcom.com